/*ͷ头部*/
.index_head_top{height: 30px;background: #e6e6e6;}
.index_head_top span{background: url("../images/shouji_03.png") no-repeat;display: inline-block;background-position: 0 4px;
    font-weight: bold;
}
.index_head_top ul{padding-top: 6px; }
.index_head_top li{float: left;height: 20px;border-left:1px solid #6e6e6e;padding: 0 14px;line-height: 20px; }
.index_head_top li i{color: #00bcd5;margin-right: 4px;}
.index_head_top li:first-child{border-left: none;}
.index_header{ height: 50px;padding-top: 10px;}
.index_search{ padding-top: 12px;margin-right: 14px;}
.index_header_logo{}
.index_header_logo img{height: 40px;}
.index_header .head_input{width: 389px;height: 30px; position: relative;padding-top: 6px;margin-left: 100px;}
.index_header .head_input input{border: 1px solid #1eabbe;width: 388px;height: 28px;}
.index_header .inquire{background: url("../images/xuefen_03.png") no-repeat;padding:0 15px 0 20px;border-right: 1px solid #6e6e6e;cursor:pointer;}
.index_header .claim{background: url("../images/xuefen_05.png") no-repeat;padding-left: 20px;margin-left: 15px;cursor:pointer;}
.index_header .head_input span{width: 38px;height: 30px;background: #00bcd5;display: inline-block;line-height: 30px;color: #fff;position: absolute;top: 6px;right: 0px;
    text-align: center;
}
/*导航*/

.nav{ background: #00bcd5;width: 100%;height: 48px; }
.nav .position{ position: relative;}
.nav .index_nav li:first-child{width: 192px;line-height: 30px;}
.nav .index_nav li{ float: left; height: 38px;width: 200px;text-align: center;  color: #fff;padding-top: 10px;}

.nav .index_nav li:last-child{ border-right: none; }
.nav .index_nav li:first-child{ }

.nav .index_nav .i_color{  margin-right: 5px;}
.nav .active{ background: #00b3cb; }
.nav .index_nav li:hover{ background: #00b3cb; }
.nav .index_nav li+li+li+li+li>a:hover  #branchBox{display: none}
.nav li a{ color: #fff;width: 100%;height: 100%;display: inline-block;}
.nav .index_nav a{border-right: 1px solid #fff;line-height: 30px;width: 100%;height: 30px;display: inline-block;}
/*分会导航*/

#branchBox{z-index: 9999;position: absolute;width: 998px;height: 194px;left: 192px;top: 47px;}
.nav_img{width: 100%;background-color:rgba(255,255,255,0);height: 16px;}
.nav_img img{margin-left: 562px;}
#branchBox ul{float: left;padding: 20px 18px 20px 44px;background: rgba(255,255,255,0.9);width: 95%;}
#branchBox ul li{line-height: 36px; float: left;width: 25%;}
#branchBox ul li a{color: #aaaaaa;font-weight: bold}
/*快速导航*/
#box{ margin-left: 100px;margin-top: 100px;position: absolute;left: -100px;top: -52px;z-index: 100; color: #fff;}
#box .box_l{ float: left;}
#box .box_l .department{ background: #00bcd5;width: 177px;height: 50px;border-bottom: 1px solid #fff;padding-left: 15px;padding-top: 9px;}
#box .box_l .department:first-child{ border-top: 1px solid #fff;}
#box .box_l .department:last-child{ border-bottom: none;}
#box .disease li{ float: left;padding: 0px 8px 0 0;border-right: 1px solid #ccc;margin-left: 8px; margin-top: 5px;}
#box .disease li:last-child{ border: none;}
#box .disease li:first-child{ margin-left: 0;}
#box .recommended{ width:700px; height:299px; border:1px solid #ccc;float: left;background: url("../images/boxBG.png");
    -moz-background-size:100% 100%; /* 老版本的 Firefox */  background-size:100% 100%;  background-repeat:no-repeat;display: none;
}
#box .recommended ul{ padding: 10px 20px 0 20px; color: #00bcd5;}
#box .recommended li{ float: left; text-align: center;margin-left: 40px;margin-top: 10px;cursor:pointer;}
#box .recommended li img{width: 60px;height: 60px;}
/*底部*/
.footer{height:228px;background: #00bcd5;padding-top: 20px;color: #fff;}
.footer .footer_dl{padding-right: 30px;margin-left: 172px;}
.footer dl{width: 96px; float: left;text-align: center;margin-left: 40px;}
.footer dl a{color: #fff;}
.footer dt{line-height: 48px;}
.footer dd{line-height: 32px;}
.footer dd:last-child{margin-bottom: 10px;}
.footer .footerTopLeft span{padding-left: 66px;line-height: 32px;}
.footer .footerTopLeft .telephone{background: url("../images/footer_03.png") no-repeat;background-position: 29px 0;}
.footer .footerTopLeft .service{background: url("../images/footer_07.png") no-repeat;background-position: 34px 0;}
.footer .footerTopLeft .email{background: url("../images/footer_10.png") no-repeat;background-position: 29px 0;}
.footer .record{display: inline-block;padding: 4px 0 10px 20px;background-position: 20px 0;}
.footer .footerTop .img{margin: 0px 0 0 62px;}
.footer  p{margin-left: -44px;}
.footer .after{width: 100%;height: 1px;
    background: linear-gradient(to left,
    rgba(255,0,0,0) 0%,
    rgba(255,255,255,0.8) 20%,
    rgba(255,255,255,1) 50%,
    rgba(255,255,255,1) 75%,
    rgba(29,195,221,0) 100%);
  ); /* 标准的语法 */}